home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / tex / style / misc / helv.sty < prev    next >
Text File  |  1995-11-25  |  963b  |  40 lines

  1. \def\fileversion{v1.1}
  2. \def\filedate{91/12/10}
  3. \immediate\write\sixt@@n{File: `helv.sty' \fileversion\space <\filedate> (SPQR)}
  4. % Sebastian Rahtz
  5. % 5 Granary Court
  6. % St Andrewgate
  7. % York Y01 2JR
  8. %
  9. %spqr@uk.ac.soton.ecs
  10. \def\load@helvetica{%
  11. \postscript@fontdef{Helvetica}{helvetica}%
  12. {phvr}{phvro}{phvb}{phvbo}{phvrc}{phvro}
  13. }
  14. \def\fileversion{v1}
  15. \def\filedate{91/12/04}
  16. \immediate\write\sixt@@n{File: `avant.sty' 
  17. \fileversion\space <\filedate> (SPQR)}
  18. % Sebastian Rahtz
  19. % 5 Granary Court
  20. % St Andrewgate
  21. % York Y01 2JR
  22. %
  23. %spqr@uk.ac.soton.ecs
  24. \def\load@courier{%
  25. \postscript@fontdef{Courier}{courier}%
  26. {pcrr}{pcrro}{pcrb}{pcrbo}{pcrr}{pcrr}
  27. }
  28. \def\load@times{%
  29. \postscript@fontdef{Times}{times}%
  30. {ptmr}{ptmri}{ptmb}{ptmbi}{ptmrc}{ptmro}
  31. }
  32. \def\load@helvetica{%
  33. \postscript@fontdef{Helvetica}{helvetica}%
  34. {phvr}{phvro}{phvb}{phvbo}{phvrc}{phvro}
  35. }
  36. \romanfont{helvetica}
  37. \sansfont{times}
  38. \typewriterfont{courier}
  39. \endinput
  40.